| Overload | Description |
|---|---|
| InsertRowCore(Int32,Object[]) | Inserts a new row with the specified values, at the specified index, if CanInsertRow is true |
| InsertRowCore(Int32) | Inserts a new row with field default, at the specified index, if CanInsertRow is true |